home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / fxforge / andrews / threshold channel shift < prev    next >
Text File  |  1999-06-15  |  387b  |  25 lines

  1. Category: Andrew's Filters 4
  2. Title: Threshold Channel Shift...
  3. Copyright: Freeware
  4. Author: AB
  5. Filename: THRSCHSF.8BF
  6.  
  7. R:val(3,255,-255)-r+val(0,-255,255)
  8.  
  9. G:val(3,255,-255)-g+val(1,-255,255)
  10.  
  11. B:val(3,255,-255)-b+val(2,-255,255)
  12.  
  13. A:a
  14.  
  15. ctl[0]: Red Channel
  16. ctl[1]: Green Channel
  17. ctl[2]: Blue Channel
  18. ctl[3]: Threshold
  19.  
  20. val[0]: 229
  21. val[1]: 188
  22. val[2]: 55
  23. val[3]: 96
  24.  
  25.